Warning : there's no C compiler in this archive ! Sorry...
Install :
Don't rename SmallEiffel forlder (or any sub-folders).
How to compile Hello_world.e :
* the file hello_world.e is in the folder bin.
* launch compile_to_c.
* choose compile option in the menu option (when you launch the application for the first time, the default option is -no_check)
* choose root_class in the menu file
* hit return
: the compilation starts.
If there's no error you can quit the app and pass files hello_world.c / .h to your favourite C compiler (sorry, there's no C compiler in the archive for the moment).
It's not possible to compile anything else : you must launch the app again :-(
NB : using Select Folder... : when you put classes in a "far" folder (different of the bin folder), use Select Folder to addd the path in the searchpath of SmallEiffel (in fact, you must select a file in the folder you want to add) . The new long path is put in loadpath.se (in bin folder). You must keep the root-class in the bin folder. The .c/.h files which are produced are still written in the bin folder.
How to use the Pretty Printer :
* launch Pretty
* choose your option (see files in the man folder).
* choose the root-class item in the menu file
* the app creates a backup copy (hello_world.bak). the new file is named hello_world.e
* Quit the app.
This version is only a beta one. I'm trying to bring you the best of Eiffel and Macintosh. Future versions will be Drag'n Drop, scriptable and fully Clickable.
Enjoy !
Send all comments (bugs ?) to :
philippe.coucaud@scinfo.u-nancy.fr
(this e-mail may not be available from June the 30th 96 until middle of September 96, because the Unix acces will be close during (long ?) holyday. Sorry.)